.First{
position: absolute;
top: 4px;
left: 20px;	
}

.Second{
	position: absolute;
	top: 42px;
	left: 240px;
}

.Third{
	position: absolute;
	top: 42px;
	left: 548px;	
}

.Fourth{
	position: absolute;
	top: 42px;
	left: 690px;
}

.Fifth{
	position: absolute;
	top: 4px;
	left: 1025px;
}

.CollageofDifferentPaintings{
	position: absolute;
	top: 250px;
	left: 54px;
}

.CollageofDifferentPaintingsL{
	position: absolute;
	top: 1170px;
	left: 214px;
	text-style: center;
}	

.CollageofDifferentPaintingsAlt{
	position: absolute;
	top: 1330px;
	left: 74px;
}

	
.BottomLinks{
	position: absolute;
	top: 2800px;
	left: 500px;
	}
	
.BottomLinksL{
   position: absolute;
   font-family: Arial;
	top: 3110px;
	left: 290px;
}


		
h1{
	color: rgb(250,225,150);
	font-size: 20px;
	font-family: Arial;
	text-decoration: underline;	
}	

h2{
	color: rgb(250,225,190);
	font-size: 28px;
	font-family: Arial;
	text-align: center;
}	
